- undirected - Variable in class edu.claflin.finder.logic.Edge
-
Indicates if this edge should be treated as being undirected.
- uniqueCopy() - Method in class edu.claflin.finder.logic.ConditionedGraph
-
Copies this Graph producing a unique copy in which there is no
entanglement between the two Graph objects.
- uniqueCopy() - Method in class edu.claflin.finder.logic.Graph
-
Copies this Graph producing a unique copy in which there is no
entanglement between the two Graph objects.
- uniqueCopyNodeList() - Method in class edu.claflin.finder.logic.Graph
-
Clone method that only clones the node list, done for convenience because lists don't have built in cloning.
- uniqueSubgraphs - Static variable in class edu.claflin.finder.logic.cygrouper.Communicator
-